r-bioc-biostrings software package provides GNU R string objects representing biological sequences, you can install in your Ubuntu 14.04 LTS (Trusty Tahr) by running the commands given below on the terminal,
$ sudo apt-get update $ sudo apt-get install r-bioc-biostrings
r-bioc-biostrings is installed in your system.
Make ensure the r-bioc-biostrings package were installed using the commands given below,
$ sudo dpkg-query -l | grep r-bioc-biostrings *
You will get with r-bioc-biostrings package name, version, architecture and description in a table
| Distro | Ubuntu 14 04 lts trusty tahr |
| Section | GNU R |
| Package | r-bioc-biostrings |
| Version | 2.30.1-1 |
| Description | GNU R string objects representing biological sequences |
| Sub Section | Gnu-r |